Welcome![Sign In][Sign Up]
Location:
Search - gps mscomm

Search list

[Com PortDataMscomm

Description: 利用vb的Mscomm控件实现全站仪及GPS的数据通信程序,其源代码如下:-use vb Mscomm controls GPS Total Station and data communications procedures, its source code is as follows :
Platform: | Size: 23781 | Author: 马劭君 | Hits:

[Other resourceMSCOMM

Description: 利用MSComm控件实现与GPS接收器的串口通讯
Platform: | Size: 230704 | Author: VC菜鸟 | Hits:

[DocumentsDelphi中利用MSCOMM控件进行GPS数据采集

Description: Delphi中利用MSCOMM控件进行GPS数据采集
Platform: | Size: 29696 | Author: madeliang@tom.com | Hits:

[Com PortGPS_receiver

Description: 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver-- JAVAD the legacy of an application, used to collect standard NMEA- 1083GGA information or JPS format (JAVAD company's unique GPS information format) (RT, PO) information and statistical data on the size and duration. The procedures used VC6.0 Serial MSComm control, on how volatile the data length of the data frame synchronization method can draw on to other serial data acquisition applications, to have some practical value
Platform: | Size: 70656 | Author: 李波 | Hits:

[Com PortDataMscomm

Description: 利用vb的Mscomm控件实现全站仪及GPS的数据通信程序,其源代码如下:-use vb Mscomm controls GPS Total Station and data communications procedures, its source code is as follows :
Platform: | Size: 23552 | Author: 马劭君 | Hits:

[Windows DevelopMscomm_GPS

Description: 这个演示程序演示了应用MSComm通过串行通讯来实现GPS通讯-this demonstration program demonstrated the application MSComm through serial communications to GPS communications
Platform: | Size: 20480 | Author: | Hits:

[Com PortVBGPS

Description: 本文介绍了GPS接收机与PC机的串口通信,使利用VB的MScomm控件来实现的-This paper introduces a GPS receiver and PC serial communications, make use VB MScomm controls to achieve the
Platform: | Size: 84992 | Author: zhanglili | Hits:

[Com PortGPSComm

Description: 使用MsComm控件接收gps数据,解析并显示定位数据。-Mscomm gps receiver controls the use of data, analysis and display the positioning data.
Platform: | Size: 3512320 | Author: | Hits:

[GPS developMscomm_GPS

Description: GPS测量数据处理源码,这是本人初次上载程序,请大家多多支持-GPS measurement data processing source, this is my first upload process, please everyone can support
Platform: | Size: 23552 | Author: 余锦佩 | Hits:

[Com PortTestComm

Description: 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
Platform: | Size: 1923072 | Author: 梁峰 | Hits:

[GPS developMSCOMM

Description: 利用MSComm控件实现与GPS接收器的串口通讯-MSComm control the use of GPS receiver with the serial communication
Platform: | Size: 230400 | Author: VC菜鸟 | Hits:

[ActiveX/DCOM/ATL6

Description: 介绍了GPS的数据采集格式,介绍了基于VC的计算机与GPS终端数据传输的两种方法:一种是使用Win32 API通信函数的文件读写方式 另一种是在VC中插入ActiveX MSComm控件来实现,揭开GPS终端数据通信的实质,对GPS设备数据通信有一定参考价值。-Introduction of GPS data collection format, VC based on the introduction of computers and GPS terminal for data transmission in two ways: One is to use the Win32 API Communication Functions Another way to read and write files in the VC to insert ActiveX MSComm control to realize opened GPS terminal data communications in real terms, on the GPS data communication equipment has a certain reference value.
Platform: | Size: 55296 | Author: gulian | Hits:

[OS programGPS_MSCOMM

Description: GPS导航数据通过串口接收并显示,然后提取时间信息,并提供了系统对时功能-GPS data receive, acquire the UTC time
Platform: | Size: 1924096 | Author: sunlight | Hits:

[GPS developGPStest-(display-GPS-data-thru-MSCOMM)

Description: VB6 demonstration project to read in NMEA data from a GPS device via MSCOMM (Serial Port). The app will parse the data, and display relevant values lat/long, speed etc.
Platform: | Size: 9216 | Author: Daniel | Hits:

[GPS developNMEA_GPS_P1945821132005

Description: Connecting to a GPS-Receiver with MsComm control, this code will parse the datasentences RMC, GGA, GSA and GSV from a NMEA-Stream and show them in an adequate way. Compatibility functions (Round,Replace,Split) for VB5 are included. Comments and variablenames etc in english, used Option Explicit in Main-Module.
Platform: | Size: 7168 | Author: Daniel | Hits:

[GPS developGPS-serial-analysis

Description: 基于Visual Basic MSComm控件的GPS串口解析-Control based on Visual Basic MSComm GPS serial analysis
Platform: | Size: 13312 | Author: louis | Hits:

[GPS developGPS-_-MSComm-_-API

Description: GPS编程,其环境是MFC和API两种情况。在熟悉VC的MFC以及API应用之后了解和学习GPS编程的好文档。-GPS programming, the environment is MFC and API two kinds of cases. In the familiar with VC the MFC application and API after learning about the good programming and GPS document.
Platform: | Size: 576512 | Author: 颜俊杰 | Hits:

[Program docGPS-simulator-software-design

Description: 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++的串口控件MSComm,最终完成了程序的编写,实现了毕业设计的要求。程序的结果是实时的显示了接收机接收来的数据。- This article is a piece of design dissertation , it simulations the GPS receiver real-time receive satellite signal and display it ,The paper mostly aims is Simulation the data received from the GPS receiver and through RS-232 Serial communication standard connection transmission , then displaying the data with certain form .This design mainly take use of the powerful collection exploitation environment of Visual C++ and the ability of double-quick establishing kinds of application, which includes very popular multimedia application and kinds of graph operation, compiles a real-time receive and the displayed information window application procedure. This article introduced GPS some history and the prospects for development, the GPS positioning system survey, the GPS data transmission code system, the output form and the Visual C++ development, the function, the integrated development environment and the elementary knowledge as well as completes this procedure the essential technology
Platform: | Size: 132096 | Author: 张利 | Hits:

[CommunicationGPS

Description: MSComm控制GPS数据提取。包括MSComm的设置,控件的初始化,串口连接、发送读取,从GPS输出数据中提取经纬度,时间,高程等-MSComm control GPS data extraction. Including MSComm settings, controls are initialized, serial connection, sends a read, extract latitude and longitude, time, elevation and other data the GPS output
Platform: | Size: 3604480 | Author: 张浩东 | Hits:

[GPS developVB

Description: 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Read GPS information)
Platform: | Size: 63488 | Author: sadsasad | Hits:
« 12 »

CodeBus www.codebus.net